You can change the transition mode between keyframes in your animations by using different interpolation types. In Kanzi you can use linear, step, and Bezier interpolation types.
To change the interpolation mode between keyframes:
to select two or more keyframes and then select the interpolation mode:
Linear interpolation creates a linear transition between keyframe values.
Step interpolation keeps the value of the current keyframe right until the next keyframe when its value is instantly taken into use.
Bezier interpolation interpolates the values between keyframes using the Bezier polynomial.
to select the keyframes and click
.

Tutorial: Create keyframe animations
Creating animations and timelines using the Kanzi Engine API